body {
   /* padding:50px 80px;*/
	/*font-family: Arial,Helvetica,sans-serif;*/
	font-family: 'Play',sans-serif;
}

/* get rid of those system borders being generated for A tags */
a:active {
    outline:none;
}

:focus {
    -moz-outline-style:none;
}
